ocaml/libs/xb: don't generate *.mli automatically
authorWei Liu <wei.liu2@citrix.com>
Wed, 7 Feb 2018 17:09:34 +0000 (17:09 +0000)
committerWei Liu <wei.liu2@citrix.com>
Wed, 7 Feb 2018 17:31:13 +0000 (17:31 +0000)
commitc93014ad3aa6aa88dfa5e96f66e8adb561483b8d
tree432e6eca1ffc0953d79f211ffe1b5a99beadc687
parenta53b9b987a0a9b2c67569f90f3d7ab1327ade2e7
ocaml/libs/xb: don't generate *.mli automatically

To stay in line with other parts of the ocaml code base.

This requires committing a bunch of mli files in tree.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
tools/ocaml/libs/xb/Makefile
tools/ocaml/libs/xb/op.mli [new file with mode: 0644]
tools/ocaml/libs/xb/packet.mli [new file with mode: 0644]
tools/ocaml/libs/xb/partial.mli [new file with mode: 0644]